-
Home
-
MasterStudy LMS WordPress Plugin – for Online Courses and Education
-
3.4.3
-
Code
-
Classes
- ImageResize
Total Complexity |
124 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
767 |
Lines of code |
419 |
Logical lines of code |
287 |
Comment lines |
168 |
Methods |
25 |
Properties |
20 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
D |
29 |
37 |
123 |
imageCreateJpegfromExif() |
A |
48 |
17 |
30 |
__construct() |
A |
42 |
15 |
48 |
imageFlip() |
A |
47 |
8 |
38 |
getCropPosition() |
S |
58 |
6 |
17 |
crop() |
S |
52 |
5 |
26 |
freecrop() |
S |
55 |
5 |
20 |
resizeToBestFit() |
S |
60 |
5 |
13 |
resize() |
S |
59 |
4 |
15 |
createFromString() |
S |
67 |
3 |
7 |
resizeToLongSide() |
S |
62 |
2 |
12 |
resizeToShortSide() |
S |
62 |
2 |
12 |
applyFilter() |
S |
73 |
2 |
5 |
output() |
S |
71 |
2 |
5 |
getDestHeight() |
S |
82 |
1 |
3 |
getDestWidth() |
S |
82 |
1 |
3 |
getSourceHeight() |
S |
82 |
1 |
3 |
resizeToWidth() |
S |
70 |
1 |
6 |
getSourceWidth() |
S |
82 |
1 |
3 |
scale() |
S |
69 |
1 |
6 |
addFilter() |
S |
76 |
1 |
4 |
resizeToHeight() |
S |
70 |
1 |
6 |
__toString() |
S |
81 |
1 |
3 |
getImageAsString() |
S |
68 |
1 |
7 |
gamma() |
S |
77 |
1 |
4 |